This runs the game similar to game.exe

The difference is that this also includes a few helpful debugging features.
* The current level path is displayed in the title bar.
* Holding CTRL key enables no-clip, allowing the player to walk through walls.
* Dragging a .lvl file into the running game immediately teleports to that level.
* Dragging a saved game .txt file into the running game immediately loads that saved game.
* Dragging a .lvl file onto game_test.exe starts the game on that level.
* Dragging a saved game .txt file onto game_test.exe starts the game and immediately loads that saved game.
